Release 10.1A: OpenEdge Development:
ADM Reference


cancelRow

Cancels an Add, Copy, or Save operation.

Location: data.p

Parameters: None

Returns: CHARACTER

Notes: Calls to cancelRow in turn callUndoUpdate, which restores the original values of a modified row from the RowObjUpd record then deletes the RowObjUpd record. In the cases of an Add or a Copy, both the new RowObject and the RowObjUpd records are deleted. After all of this work has been done, doUndoUpdate repositions the RowObject temp-table to what was previously the current row.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095